rtl::internal::ConstCharArrayDetector< const char[N], T > Struct Template Reference

#include <stringutils.hxx>

List of all members.

Public Types

typedef T Type

Static Public Attributes

static const int size = N
static const bool ok = true

template<int N, typename T>
struct rtl::internal::ConstCharArrayDetector< const char[N], T >


Member Typedef Documentation

template<int N, typename T >
typedef T rtl::internal::ConstCharArrayDetector< const char[N], T >::Type

Member Data Documentation

template<int N, typename T >
const bool rtl::internal::ConstCharArrayDetector< const char[N], T >::ok = true [static]
template<int N, typename T >
const int rtl::internal::ConstCharArrayDetector< const char[N], T >::size = N [static]

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 25 Nov 2013 by  doxygen 1.6.1